home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / utility / decrittus / docs / decrittus.doc_eng < prev    next >
Text File  |  1997-01-01  |  7KB  |  137 lines

  1.  
  2. ------------------------------------------------------------------------------
  3.                        DeCritt US V 1.52 (01/01/ 1997)
  4.                    SPECIAL Version with 40 bit coding limit
  5.                           © 1997 by Stefano Dardari
  6.                       sdardari@rimini.com 2: 332/301.200
  7. ------------------------------------------------------------------------------
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                                 GENERAL NOTES
  14.                               -----------------
  15. This program and all the files that are included in the archive have furnished
  16. as  is  without any guarantee.  The author can't have retained responsible for
  17. any  type  of  damage to the use of this product.  The consumer is engaged the
  18. complete responsability for contingent damages software/ hardware.
  19.  
  20. DeCritt is a FREEWARE program, this means that is freely distributable without
  21. any obligation toward the author as long as you follow these points:
  22.  
  23. - Any re-distribution has to include all files in this archive without any
  24.   modifications.  You are NOT allowed to add any files to the archive.
  25.  
  26. - This  package may be freely distributed via BBSs, InterNet/UseNet, software
  27.   libraries  such  as  Fred  Fish's  and  Aminet®  CD-ROM,  and other similar
  28.   electronic channels.
  29.  
  30. - Disk  magazines  and  services that charge extra for file transfers may NOT
  31.   distribute it without written permission by the developer(s)!
  32.  
  33. Welcome pleasant (but not obligatory) voluntary donations of any type (you see
  34. address  in deep), also an EMail for example, but if you prefer, also an Amiga
  35. 4000 Tower, a 20" Sony monitor, a Ferrai ....  :-)
  36.  
  37.  
  38.                                 HOW IS DECRITT
  39.                                 --------------
  40. DeCritt is a program for the protection of the data.  It can critt and decritt
  41. files  of any nature and format, lines data, executable, compressed files etc.
  42. The  password  is  selectable  from  user and can have a maximum length of 256
  43. characters.  It's not possible to find or decipher the password in the critted
  44. file,  in  as  there  doesn't  come memorized.  The lines treated with DeCritt
  45. remain  of the same greatness.  Usefoul such program for excange data by EMAIL
  46. or to critt file of a certain importance.
  47.  
  48.  
  49.                              ABOUT THE ALGORITHM
  50.                             ---------------------
  51. I've  no  use one of the note algorithm in this program, but a new one created
  52. by  me.   This  one  is  powerfoul  and  secure,  but I can't garantee that is
  53. invulnerable.  So be careful !  This is a SPECIAL version (US) that is limited
  54. to  40  bit coding password.  This limit is imposed from Department of Defence
  55. of US.
  56.  
  57.                                 USING DECRITT
  58.                                 -------------
  59. DeCritt  can  be  launched  both  from CLI or from WorkBench.  It can read the
  60. parameters  from  ICON  or  from the CommandLine of the CLI.  It allocates the
  61. necessary STACK to run the program (16.384 bytes) automatically also if in the
  62. icon (or in the CLI) itemized is otherwise. Require 2.04 or better kickstart.
  63.  
  64. PARAMETERS:
  65. ------------------------------------------------------------------------------
  66. PWDFILE=      Is the name of the line that contains the list of the PASSWORDS
  67.               to use.
  68.  
  69. INFILE=       The name of source DEFAULT file to elaborate.
  70.  
  71. OUTFILE=      The name of destination DEFAULT file elaborated (to save).
  72.  
  73. PREFSFILE=    Name of the preference file to load at startup.
  74.  
  75. MACROFILE=    Name of the file container the MACRO to load at startup.
  76.  
  77. PWDWINWIDTH=  Modify passwords window width (in characters). Default value 50.
  78.  
  79. PUBSCREEN=    Specify the name of the Public Screen that program have to
  80.               use. If this name is missing or incorrect the WorkBench Screen
  81.               is used as default.
  82.  
  83. ------------------------------------------------------------------------------
  84.  
  85. NOTE: No one of these indicators is obligatory.
  86.  
  87.  
  88.                                CHARACTERISTICS
  89.                                ---------------
  90. This  program  is  having realized like exercise of planning and like TEST for
  91. the  SDGad.library  that  in  this case is been linked to the executable.  The
  92. interface  in question had realized from the subscribed and includes different
  93. interesting characteristics.  Full font adaptive, use of DataTypes, completely
  94. customizable,  automatic  POP-UP,  options for SOUND Samples.  Included to the
  95. program ther's a complete CIG Screen that allows you to alter the GUI settings
  96. of  the  program.   This  is  the  motive for which DeCritt is so 'large'.  In
  97. reality the code of the program is at least 10 times inferior.
  98.  
  99. Selecting the IN filename (source) is examined the extension, then the program
  100. draws the name of it (counseled) for the destination file.  If the destination
  101. file  exists  and  is  desired  overwrite,  you  needs  to  select  the gadget
  102. "Overwrite."
  103.  
  104. With   the   Gadget  "Progress  Bar"  you  instead  are  enabled/disabled  the
  105. visualization  of  the  progress  bar.  If disabled the operation is of course
  106. faster, but you loses itself the certainty of the progress of the operation.
  107.  
  108. With  "Password  List" the ListView is entered where is possible alter, modify
  109. or  add new passwords to use with the program.  If you are desired to save the
  110. password  may  select  the  gadget  "OK"  (in this window).  Selecting instead
  111. "Cancel" they will come restore the old password before the modification.
  112.  
  113. With  the  gadget "Iconify" the program comes reduced to icon.  For reopen the
  114. full window do a double click on the same icon.
  115.  
  116. The gadgets with the pictures are those that I bugger the by to the operation.
  117. The  gadget  with  the sketch of the complete sheet to the torn sheet launches
  118. the  Critt  operation,  the other the opposite operation.  The two gadgets has
  119. managed  automatically  from the program and is active or deactive accordly to
  120. the extension of source file.
  121.  
  122. The  POP-UP  gadgets  allow a rapid selection of the files and of the password
  123. from  use.  These gadgets is part of the features of the GUI descripted above.
  124. ------------------------------------------------------------------------------
  125.  
  126. For  any  hint,  counsel  o BUG report (even also an appreciation would not be
  127. disgusting :-)) I pray to contact me by mail to the address:
  128.  
  129.                                  Stefano Dardari
  130.                                  Via Romagna 15
  131.                                  47037 Rimini RN
  132.                                  Italy
  133.  
  134. Or by EMail sdardari@rimini.com   FidoNet:  2:332/301.200
  135.  
  136. Good entertainment.
  137.